Welcome![Sign In][Sign Up]
Location:
Search - matlab kmeans

Search list

[Mathimatics-Numerical algorithmsClustering

Description: duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
Platform: | Size: 8192 | Author: yujin liu | Hits:

[Special Effectskmeans

Description: 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
Platform: | Size: 1024 | Author: 路单 | Hits:

[Special Effectskmeans

Description: k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
Platform: | Size: 1024 | Author: lixu | Hits:

[Special Effectskmeans-image-segmentation

Description: K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
Platform: | Size: 47104 | Author: 赵少敏 | Hits:

[matlabfcm

Description: 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
Platform: | Size: 2048 | Author: 张政 | Hits:

[Special EffectsKMEANS

Description: 使用一种改进的k均值进行图像处理,方便使用-The use of a k-means for improved image processing, user-friendly
Platform: | Size: 29696 | Author: 刘柳 | Hits:

[Special Effectskmeans-image-segmentation

Description: K均值 很好用的K均值代码 -K-means K-means used in a very good code
Platform: | Size: 46080 | Author: shi | Hits:

[matlabcodebook

Description: a matlab program that deals with k-means algorithm to cluster the data points and build codebook.-a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
Platform: | Size: 1516544 | Author: switspk | Hits:

[matlabkmeans

Description: This the code for vector quantization by using k-means-This is the code for vector quantization by using k-means
Platform: | Size: 4096 | Author: nama | Hits:

[Special Effectsclustering

Description: 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值-Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
Platform: | Size: 2095104 | Author: 小牛 | Hits:

[2D Graphickmeans

Description: 对图像进行分割,使得图像的特征更加明显,这样将更加利与检测-Segmentation of images, making more obvious features of the image, so that profits and testing will be more
Platform: | Size: 1024 | Author: 任伟 | Hits:

[matlabmpi_kmeans-1.5

Description: Super-fast kmeans code in C++/matlab/python
Platform: | Size: 2528256 | Author: Olivier Poto | Hits:

[Mathimatics-Numerical algorithmsspectralclustering-1.0

Description: 一款功能强大的分类算法软件包,在matlab环境下使用。详见如下网站 http://mloss.org/software/view/133/-A MATLAB spectral clustering package to deal with large data sets. Our tool can handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. Spectral clustering algorithm has been shown to be more effective in finding clusters than some traditional algorithms such as kmeans. To perform clustering on large data sets, we implement various ways of approximating the dense similarity matrix, including nearest neighbors and the Nystrom method.
Platform: | Size: 15799296 | Author: ZC | Hits:

[AI-NN-PRkmeanssource

Description: kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
Platform: | Size: 1024 | Author: bzhen | Hits:

[Graph programkmeans

Description: 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
Platform: | Size: 334848 | Author: zhangyun | Hits:

[Graph programEM_GM

Description: EM算法实现,是matlab主站上获得的可靠程序。-EM algorithm,which is from the matlab net about image processing.
Platform: | Size: 40960 | Author: 朱亮亮 | Hits:

[Special Effectskmeans

Description: 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
Platform: | Size: 1024 | Author: 赵红丽 | Hits:

[matlabKmeans_clustering_matlab

Description: 以227家公司的数据为基础进行kmeans clustering分组,用以预测50家未知公司的效益-Use 227 the companies data as the basis for kmeans clustering to predict the effectiveness of the 50 unknown companies
Platform: | Size: 68608 | Author: liuweixian | Hits:

[matlabzfk_example

Description: 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
Platform: | Size: 1024 | Author: who | Hits:

[matlabFuzzyClusteringToolbox

Description: 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni' s Index (XB), Dunn' s Index (DI) and Alternative Dunn Index (DII) of several metrics.
Platform: | Size: 2134016 | Author: conroy cheung | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »

CodeBus www.codebus.net